
------ to register (install) mswinsck.ocx file, extract the "mswinsck.ocx" active-x controller to "C:\Windows\System" directory, make sure the OCX file is in the system directory, 
------ not in a subfile in the system directory. Use MS-DOS command prompt in windows explorer, the pathname to start MSDOS is:



C:\windows\system32\command.com
               - or also -
C:\windows\system32\cmd.com ~ (this is a simulated version of MS-DOS but works just the same)



------ when the dos prompt appears, it will already be in the C:\windows\system32 folder, press the following keys to register the mswinsck.ocx Active-X controller.



C:\Windows\system32>



------ type " cd.. " ~ (this will go up one level out of "C:\Windows\system32" directory to "C:\Windows>" directory)



C:\Windows>



------ type " cd system " ~ (this will open the "C:\Windows\system" directory>



C:\Windows\system>



------ type " regsvr32.exe C:\Windows\System\mswinsck.ocx "



C:\Windows\system>regsvr32.exe C:\Windows\System\mswinsck.ocx



